home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-01-12 | 504 b | 14 lines | [TEXT/KAHL] |
- void Handle_Pt_Pop_Up(DialogPtr, short, short, short, short);
- void Handle_Ac_Pop_Up(DialogPtr, short, short, short, short);
- void Make_Pop_Up_Menu(short, OSType, short);
- void Maintain_Menu_Items(DialogPtr);
-
- short The_pt_Type[100];
- short The_ac_Type[100];
- short PT_Item_To_Edit;
- short AC_Item_To_Edit;
-
- extern short CreatorChangerApp, CreatorChangerPref, Strt_Rsrc;
- extern Dialog_Info Chng, Edit, Auto, About, Pref;
- extern MenuHandle Apple_Menu, File_Menu, Edit_Menu;
-